github.com/jackc/pgx/v5/pgxpool.Conn.getPoolRows (method)
2 uses
github.com/jackc/pgx/v5/pgxpool (current package)
conn.go#L131: func (c *Conn) getPoolRows(r pgx.Rows) *poolRows {
pool.go#L759: return c.getPoolRows(rows), nil
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)